projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9e28aa
)
Fix paren error.
author
Dave Love
<fx@gnu.org>
Sun, 19 Sep 1999 14:36:56 +0000
(14:36 +0000)
committer
Dave Love
<fx@gnu.org>
Sun, 19 Sep 1999 14:36:56 +0000
(14:36 +0000)
lisp/international/latin-9.el
patch
|
blob
|
history
diff --git
a/lisp/international/latin-9.el
b/lisp/international/latin-9.el
index 69236111691d24db37c9b1cd5602862a78eae9a6..5effae3d0badb63350da078bc596108436d6cfc0 100644
(file)
--- a/
lisp/international/latin-9.el
+++ b/
lisp/international/latin-9.el
@@
-109,7
+109,7
@@
(set-case-syntax-pair 221 253 tbl) ;latin letter y with acute
(set-case-syntax-pair 222 254 tbl) ;latin letter thorn
(set-case-syntax 223 "w" tbl) ;latin small letter sharp s
- (set-case-syntax 247 "_" tbl)
;division sign
+ (set-case-syntax 247 "_" tbl)
)
;division sign
;; When preloading this file, don't provide the feature.
;; Explicit `require' is used to load this for 8-bit characters.